projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
764ecb0
)
Add bug tracker number to last ChangeLog entry.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 7 Jul 2009 22:30:34 +0000
(22:30 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 7 Jul 2009 22:30:34 +0000
(22:30 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c74ed3a304b154cfa8dfc9608304319484102154..78354f1e688f6162aa43be233f661cb00b9bcebf 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,7
@@
2009-07-07 Chong Yidong <cyd@stupidchicken.com>
- * fileio.c (Fsubstitute_in_file_name): Copy string data properly.
+ * fileio.c (Fsubstitute_in_file_name): Copy string data
+ properly (Bug#3772).
2009-07-07 Kenichi Handa <handa@m17n.org>